Skip to content

1.14.449#731

Merged
FriedrichWeinmann merged 3 commits into
developmentfrom
completion-memory
Jun 12, 2026
Merged

1.14.449#731
FriedrichWeinmann merged 3 commits into
developmentfrom
completion-memory

Conversation

@FriedrichWeinmann

Copy link
Copy Markdown
Member
  • New: Configuration PSFramework.Message.LogErrorStack - When calling Write-PSFMessage and also specifying an ErrorRecord, should the ErrorRecord location of the error be used, rather than from where Write-PSFMessage was called?
  • New: Reset-PSFRsAgentInactivity - Signals the current Runspace Workflow Worker Agent is active.
  • Upd: Write-PSFMessage - added parameter -ErrorStack - logs the stacktrace of the error record provided, rather than its own call.
  • Upd: Add-PSFRunspaceWorker - added new generation of runspace workers, with a c#-based orchestration infrastructure,
  • Upd: Add-PSFRunspaceWorker - added option to retry failed input (including an optional condition logic on when to retry)
  • Upd: Add-PSFRunspaceWorker - added option to include per-item timeout (total time or idle time)
  • Upd: Set-PSFDynamicContentObject - add -Cache parameter, generating a DCO implementing a PSFramework cache (same as returned by New-PSFCache)
  • Fix: New-PSFCache - the cache object does not correctly remove objects

@FriedrichWeinmann FriedrichWeinmann merged commit ccc8393 into development Jun 12, 2026
1 check passed
@FriedrichWeinmann FriedrichWeinmann deleted the completion-memory branch June 12, 2026 16:46
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant